#include <metadata.h>
Public Methods | |
Chain () | |
virtual | ~Chain () |
bool | is_valid () const |
Status | status () |
bool | read (const char *filename) |
bool | write (bool use_padding=true, bool preserve_file_stats=false) |
void | merge_padding () |
void | sort_padding () |
Protected Methods | |
virtual void | clear () |
Protected Attributes | |
::FLAC__Metadata_Chain * | chain_ |
Friends | |
class | Iterator |